3.38 \(\int \frac {1}{\sqrt {e \cot (c+d x)} (a+a \cot (c+d x))^3} \, dx\)

Optimal. Leaf size=165 \[ -\frac {7 \sqrt {e \cot (c+d x)}}{8 a^3 d e (\cot (c+d x)+1)}-\frac {11 \tan ^{-1}\left (\frac {\sqrt {e \cot (c+d x)}}{\sqrt {e}}\right )}{8 a^3 d \sqrt {e}}-\frac {\tan ^{-1}\left (\frac {\sqrt {e}-\sqrt {e} \cot (c+d x)}{\sqrt {2} \sqrt {e \cot (c+d x)}}\right )}{2 \sqrt {2} a^3 d \sqrt {e}}-\frac {\sqrt {e \cot (c+d x)}}{4 a d e (a \cot (c+d x)+a)^2} \]

[Out]

-11/8*arctan((e*cot(d*x+c))^(1/2)/e^(1/2))/a^3/d/e^(1/2)-1/4*arctan(1/2*(e^(1/2)-cot(d*x+c)*e^(1/2))*2^(1/2)/(
e*cot(d*x+c))^(1/2))/a^3/d*2^(1/2)/e^(1/2)-7/8*(e*cot(d*x+c))^(1/2)/a^3/d/e/(1+cot(d*x+c))-1/4*(e*cot(d*x+c))^
(1/2)/a/d/e/(a+a*cot(d*x+c))^2

________________________________________________________________________________________

Rubi [A]  time = 0.65, antiderivative size = 165, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 7, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.280, Rules used = {3569, 3649, 3653, 3532, 205, 3634, 63} \[ -\frac {7 \sqrt {e \cot (c+d x)}}{8 a^3 d e (\cot (c+d x)+1)}-\frac {11 \tan ^{-1}\left (\frac {\sqrt {e \cot (c+d x)}}{\sqrt {e}}\right )}{8 a^3 d \sqrt {e}}-\frac {\tan ^{-1}\left (\frac {\sqrt {e}-\sqrt {e} \cot (c+d x)}{\sqrt {2} \sqrt {e \cot (c+d x)}}\right )}{2 \sqrt {2} a^3 d \sqrt {e}}-\frac {\sqrt {e \cot (c+d x)}}{4 a d e (a \cot (c+d x)+a)^2} \]

Antiderivative was successfully verified.

[In]

Int[1/(Sqrt[e*Cot[c + d*x]]*(a + a*Cot[c + d*x])^3),x]

[Out]

(-11*ArcTan[Sqrt[e*Cot[c + d*x]]/Sqrt[e]])/(8*a^3*d*Sqrt[e]) - ArcTan[(Sqrt[e] - Sqrt[e]*Cot[c + d*x])/(Sqrt[2
]*Sqrt[e*Cot[c + d*x]])]/(2*Sqrt[2]*a^3*d*Sqrt[e]) - (7*Sqrt[e*Cot[c + d*x]])/(8*a^3*d*e*(1 + Cot[c + d*x])) -
 Sqrt[e*Cot[c + d*x]]/(4*a*d*e*(a + a*Cot[c + d*x])^2)

Rule 63

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - (a*d)/b + (d*x^p)/b)^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 205

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]*ArcTan[x/Rt[a/b, 2]])/a, x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 3532

Int[((c_) + (d_.)*tan[(e_.) + (f_.)*(x_)])/Sqrt[(b_.)*tan[(e_.) + (f_.)*(x_)]], x_Symbol] :> Dist[(-2*d^2)/f,
Subst[Int[1/(2*c*d + b*x^2), x], x, (c - d*Tan[e + f*x])/Sqrt[b*Tan[e + f*x]]], x] /; FreeQ[{b, c, d, e, f}, x
] && EqQ[c^2 - d^2, 0]

Rule 3569

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Si
mp[(b^2*(a + b*Tan[e + f*x])^(m + 1)*(c + d*Tan[e + f*x])^(n + 1))/(f*(m + 1)*(a^2 + b^2)*(b*c - a*d)), x] + D
ist[1/((m + 1)*(a^2 + b^2)*(b*c - a*d)), Int[(a + b*Tan[e + f*x])^(m + 1)*(c + d*Tan[e + f*x])^n*Simp[a*(b*c -
 a*d)*(m + 1) - b^2*d*(m + n + 2) - b*(b*c - a*d)*(m + 1)*Tan[e + f*x] - b^2*d*(m + n + 2)*Tan[e + f*x]^2, x],
 x], x] /; FreeQ[{a, b, c, d, e, f, n}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] && NeQ[c^2 + d^2, 0] && I
ntegerQ[2*m] && LtQ[m, -1] && (LtQ[n, 0] || IntegerQ[m]) &&  !(ILtQ[n, -1] && ( !IntegerQ[m] || (EqQ[c, 0] &&
NeQ[a, 0])))

Rule 3634

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_.)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_.)*((A_) + (C_.)*
tan[(e_.) + (f_.)*(x_)]^2), x_Symbol] :> Dist[A/f, Subst[Int[(a + b*x)^m*(c + d*x)^n, x], x, Tan[e + f*x]], x]
 /; FreeQ[{a, b, c, d, e, f, A, C, m, n}, x] && EqQ[A, C]

Rule 3649

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_)*((A_.) + (B_.)*t
an[(e_.) + (f_.)*(x_)] + (C_.)*tan[(e_.) + (f_.)*(x_)]^2), x_Symbol] :> Simp[((A*b^2 - a*(b*B - a*C))*(a + b*T
an[e + f*x])^(m + 1)*(c + d*Tan[e + f*x])^(n + 1))/(f*(m + 1)*(b*c - a*d)*(a^2 + b^2)), x] + Dist[1/((m + 1)*(
b*c - a*d)*(a^2 + b^2)), Int[(a + b*Tan[e + f*x])^(m + 1)*(c + d*Tan[e + f*x])^n*Simp[A*(a*(b*c - a*d)*(m + 1)
 - b^2*d*(m + n + 2)) + (b*B - a*C)*(b*c*(m + 1) + a*d*(n + 1)) - (m + 1)*(b*c - a*d)*(A*b - a*B - b*C)*Tan[e
+ f*x] - d*(A*b^2 - a*(b*B - a*C))*(m + n + 2)*Tan[e + f*x]^2, x], x], x] /; FreeQ[{a, b, c, d, e, f, A, B, C,
 n}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] && NeQ[c^2 + d^2, 0] && LtQ[m, -1] &&  !(ILtQ[n, -1] && ( !I
ntegerQ[m] || (EqQ[c, 0] && NeQ[a, 0])))

Rule 3653

Int[(((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)] + (C_.)*tan[(e_.) + (
f_.)*(x_)]^2))/((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[1/(a^2 + b^2), Int[(c + d*Tan[e + f*
x])^n*Simp[b*B + a*(A - C) + (a*B - b*(A - C))*Tan[e + f*x], x], x], x] + Dist[(A*b^2 - a*b*B + a^2*C)/(a^2 +
b^2), Int[((c + d*Tan[e + f*x])^n*(1 + Tan[e + f*x]^2))/(a + b*Tan[e + f*x]), x], x] /; FreeQ[{a, b, c, d, e,
f, A, B, C, n}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] && NeQ[c^2 + d^2, 0] &&  !GtQ[n, 0] &&  !LeQ[n, -
1]

Rubi steps

\begin {align*} \int \frac {1}{\sqrt {e \cot (c+d x)} (a+a \cot (c+d x))^3} \, dx &=-\frac {\sqrt {e \cot (c+d x)}}{4 a d e (a+a \cot (c+d x))^2}-\frac {\int \frac {-\frac {7 a^2 e}{2}+2 a^2 e \cot (c+d x)-\frac {3}{2} a^2 e \cot ^2(c+d x)}{\sqrt {e \cot (c+d x)} (a+a \cot (c+d x))^2} \, dx}{4 a^3 e}\\ &=-\frac {7 \sqrt {e \cot (c+d x)}}{8 a^3 d e (1+\cot (c+d x))}-\frac {\sqrt {e \cot (c+d x)}}{4 a d e (a+a \cot (c+d x))^2}+\frac {\int \frac {\frac {7 a^4 e^2}{2}-4 a^4 e^2 \cot (c+d x)+\frac {7}{2} a^4 e^2 \cot ^2(c+d x)}{\sqrt {e \cot (c+d x)} (a+a \cot (c+d x))} \, dx}{8 a^6 e^2}\\ &=-\frac {7 \sqrt {e \cot (c+d x)}}{8 a^3 d e (1+\cot (c+d x))}-\frac {\sqrt {e \cot (c+d x)}}{4 a d e (a+a \cot (c+d x))^2}+\frac {11 \int \frac {1+\cot ^2(c+d x)}{\sqrt {e \cot (c+d x)} (a+a \cot (c+d x))} \, dx}{16 a^2}+\frac {\int \frac {-4 a^5 e^2-4 a^5 e^2 \cot (c+d x)}{\sqrt {e \cot (c+d x)}} \, dx}{16 a^8 e^2}\\ &=-\frac {7 \sqrt {e \cot (c+d x)}}{8 a^3 d e (1+\cot (c+d x))}-\frac {\sqrt {e \cot (c+d x)}}{4 a d e (a+a \cot (c+d x))^2}+\frac {11 \operatorname {Subst}\left (\int \frac {1}{\sqrt {-e x} (a-a x)} \, dx,x,-\cot (c+d x)\right )}{16 a^2 d}-\frac {\left (2 a^2 e^2\right ) \operatorname {Subst}\left (\int \frac {1}{-32 a^{10} e^4-e x^2} \, dx,x,\frac {-4 a^5 e^2+4 a^5 e^2 \cot (c+d x)}{\sqrt {e \cot (c+d x)}}\right )}{d}\\ &=-\frac {\tan ^{-1}\left (\frac {\sqrt {e}-\sqrt {e} \cot (c+d x)}{\sqrt {2} \sqrt {e \cot (c+d x)}}\right )}{2 \sqrt {2} a^3 d \sqrt {e}}-\frac {7 \sqrt {e \cot (c+d x)}}{8 a^3 d e (1+\cot (c+d x))}-\frac {\sqrt {e \cot (c+d x)}}{4 a d e (a+a \cot (c+d x))^2}-\frac {11 \operatorname {Subst}\left (\int \frac {1}{a+\frac {a x^2}{e}} \, dx,x,\sqrt {e \cot (c+d x)}\right )}{8 a^2 d e}\\ &=-\frac {11 \tan ^{-1}\left (\frac {\sqrt {e \cot (c+d x)}}{\sqrt {e}}\right )}{8 a^3 d \sqrt {e}}-\frac {\tan ^{-1}\left (\frac {\sqrt {e}-\sqrt {e} \cot (c+d x)}{\sqrt {2} \sqrt {e \cot (c+d x)}}\right )}{2 \sqrt {2} a^3 d \sqrt {e}}-\frac {7 \sqrt {e \cot (c+d x)}}{8 a^3 d e (1+\cot (c+d x))}-\frac {\sqrt {e \cot (c+d x)}}{4 a d e (a+a \cot (c+d x))^2}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 1.27, size = 217, normalized size = 1.32 \[ \frac {\sqrt {\cot (c+d x)} \left (-9 \sqrt {\cot (c+d x)}+9 \cos (2 (c+d x)) \sqrt {\cot (c+d x)}-7 \sin (2 (c+d x)) \sqrt {\cot (c+d x)}-22 \tan ^{-1}\left (\sqrt {\cot (c+d x)}\right )-22 \sin (2 (c+d x)) \tan ^{-1}\left (\sqrt {\cot (c+d x)}\right )-4 \sqrt {2} (\sin (c+d x)+\cos (c+d x))^2 \tan ^{-1}\left (1-\sqrt {2} \sqrt {\cot (c+d x)}\right )+4 \sqrt {2} (\sin (c+d x)+\cos (c+d x))^2 \tan ^{-1}\left (\sqrt {2} \sqrt {\cot (c+d x)}+1\right )\right )}{16 a^3 d \sqrt {e \cot (c+d x)} (\sin (c+d x)+\cos (c+d x))^2} \]

Antiderivative was successfully verified.

[In]

Integrate[1/(Sqrt[e*Cot[c + d*x]]*(a + a*Cot[c + d*x])^3),x]

[Out]

(Sqrt[Cot[c + d*x]]*(-22*ArcTan[Sqrt[Cot[c + d*x]]] - 9*Sqrt[Cot[c + d*x]] + 9*Cos[2*(c + d*x)]*Sqrt[Cot[c + d
*x]] - 4*Sqrt[2]*ArcTan[1 - Sqrt[2]*Sqrt[Cot[c + d*x]]]*(Cos[c + d*x] + Sin[c + d*x])^2 + 4*Sqrt[2]*ArcTan[1 +
 Sqrt[2]*Sqrt[Cot[c + d*x]]]*(Cos[c + d*x] + Sin[c + d*x])^2 - 22*ArcTan[Sqrt[Cot[c + d*x]]]*Sin[2*(c + d*x)]
- 7*Sqrt[Cot[c + d*x]]*Sin[2*(c + d*x)]))/(16*a^3*d*Sqrt[e*Cot[c + d*x]]*(Cos[c + d*x] + Sin[c + d*x])^2)

________________________________________________________________________________________

fricas [A]  time = 0.45, size = 504, normalized size = 3.05 \[ \left [-\frac {2 \, \sqrt {2} \sqrt {-e} {\left (\sin \left (2 \, d x + 2 \, c\right ) + 1\right )} \log \left (-\sqrt {2} \sqrt {-e} \sqrt {\frac {e \cos \left (2 \, d x + 2 \, c\right ) + e}{\sin \left (2 \, d x + 2 \, c\right )}} {\left (\cos \left (2 \, d x + 2 \, c\right ) + \sin \left (2 \, d x + 2 \, c\right ) - 1\right )} - 2 \, e \sin \left (2 \, d x + 2 \, c\right ) + e\right ) + 11 \, \sqrt {-e} {\left (\sin \left (2 \, d x + 2 \, c\right ) + 1\right )} \log \left (\frac {e \cos \left (2 \, d x + 2 \, c\right ) - e \sin \left (2 \, d x + 2 \, c\right ) + 2 \, \sqrt {-e} \sqrt {\frac {e \cos \left (2 \, d x + 2 \, c\right ) + e}{\sin \left (2 \, d x + 2 \, c\right )}} \sin \left (2 \, d x + 2 \, c\right ) + e}{\cos \left (2 \, d x + 2 \, c\right ) + \sin \left (2 \, d x + 2 \, c\right ) + 1}\right ) - \sqrt {\frac {e \cos \left (2 \, d x + 2 \, c\right ) + e}{\sin \left (2 \, d x + 2 \, c\right )}} {\left (9 \, \cos \left (2 \, d x + 2 \, c\right ) - 7 \, \sin \left (2 \, d x + 2 \, c\right ) - 9\right )}}{16 \, {\left (a^{3} d e \sin \left (2 \, d x + 2 \, c\right ) + a^{3} d e\right )}}, -\frac {4 \, \sqrt {2} \sqrt {e} {\left (\sin \left (2 \, d x + 2 \, c\right ) + 1\right )} \arctan \left (-\frac {\sqrt {2} \sqrt {e} \sqrt {\frac {e \cos \left (2 \, d x + 2 \, c\right ) + e}{\sin \left (2 \, d x + 2 \, c\right )}} {\left (\cos \left (2 \, d x + 2 \, c\right ) - \sin \left (2 \, d x + 2 \, c\right ) + 1\right )}}{2 \, {\left (e \cos \left (2 \, d x + 2 \, c\right ) + e\right )}}\right ) + 22 \, \sqrt {e} {\left (\sin \left (2 \, d x + 2 \, c\right ) + 1\right )} \arctan \left (\frac {\sqrt {\frac {e \cos \left (2 \, d x + 2 \, c\right ) + e}{\sin \left (2 \, d x + 2 \, c\right )}}}{\sqrt {e}}\right ) - \sqrt {\frac {e \cos \left (2 \, d x + 2 \, c\right ) + e}{\sin \left (2 \, d x + 2 \, c\right )}} {\left (9 \, \cos \left (2 \, d x + 2 \, c\right ) - 7 \, \sin \left (2 \, d x + 2 \, c\right ) - 9\right )}}{16 \, {\left (a^{3} d e \sin \left (2 \, d x + 2 \, c\right ) + a^{3} d e\right )}}\right ] \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(e*cot(d*x+c))^(1/2)/(a+a*cot(d*x+c))^3,x, algorithm="fricas")

[Out]

[-1/16*(2*sqrt(2)*sqrt(-e)*(sin(2*d*x + 2*c) + 1)*log(-sqrt(2)*sqrt(-e)*sqrt((e*cos(2*d*x + 2*c) + e)/sin(2*d*
x + 2*c))*(cos(2*d*x + 2*c) + sin(2*d*x + 2*c) - 1) - 2*e*sin(2*d*x + 2*c) + e) + 11*sqrt(-e)*(sin(2*d*x + 2*c
) + 1)*log((e*cos(2*d*x + 2*c) - e*sin(2*d*x + 2*c) + 2*sqrt(-e)*sqrt((e*cos(2*d*x + 2*c) + e)/sin(2*d*x + 2*c
))*sin(2*d*x + 2*c) + e)/(cos(2*d*x + 2*c) + sin(2*d*x + 2*c) + 1)) - sqrt((e*cos(2*d*x + 2*c) + e)/sin(2*d*x
+ 2*c))*(9*cos(2*d*x + 2*c) - 7*sin(2*d*x + 2*c) - 9))/(a^3*d*e*sin(2*d*x + 2*c) + a^3*d*e), -1/16*(4*sqrt(2)*
sqrt(e)*(sin(2*d*x + 2*c) + 1)*arctan(-1/2*sqrt(2)*sqrt(e)*sqrt((e*cos(2*d*x + 2*c) + e)/sin(2*d*x + 2*c))*(co
s(2*d*x + 2*c) - sin(2*d*x + 2*c) + 1)/(e*cos(2*d*x + 2*c) + e)) + 22*sqrt(e)*(sin(2*d*x + 2*c) + 1)*arctan(sq
rt((e*cos(2*d*x + 2*c) + e)/sin(2*d*x + 2*c))/sqrt(e)) - sqrt((e*cos(2*d*x + 2*c) + e)/sin(2*d*x + 2*c))*(9*co
s(2*d*x + 2*c) - 7*sin(2*d*x + 2*c) - 9))/(a^3*d*e*sin(2*d*x + 2*c) + a^3*d*e)]

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {1}{{\left (a \cot \left (d x + c\right ) + a\right )}^{3} \sqrt {e \cot \left (d x + c\right )}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(e*cot(d*x+c))^(1/2)/(a+a*cot(d*x+c))^3,x, algorithm="giac")

[Out]

integrate(1/((a*cot(d*x + c) + a)^3*sqrt(e*cot(d*x + c))), x)

________________________________________________________________________________________

maple [B]  time = 0.83, size = 426, normalized size = 2.58 \[ -\frac {7 \left (e \cot \left (d x +c \right )\right )^{\frac {3}{2}}}{8 d \,a^{3} \left (e \cot \left (d x +c \right )+e \right )^{2}}-\frac {9 e \sqrt {e \cot \left (d x +c \right )}}{8 d \,a^{3} \left (e \cot \left (d x +c \right )+e \right )^{2}}-\frac {11 \arctan \left (\frac {\sqrt {e \cot \left (d x +c \right )}}{\sqrt {e}}\right )}{8 a^{3} d \sqrt {e}}+\frac {\left (e^{2}\right )^{\frac {1}{4}} \sqrt {2}\, \ln \left (\frac {e \cot \left (d x +c \right )+\left (e^{2}\right )^{\frac {1}{4}} \sqrt {e \cot \left (d x +c \right )}\, \sqrt {2}+\sqrt {e^{2}}}{e \cot \left (d x +c \right )-\left (e^{2}\right )^{\frac {1}{4}} \sqrt {e \cot \left (d x +c \right )}\, \sqrt {2}+\sqrt {e^{2}}}\right )}{16 d \,a^{3} e}+\frac {\left (e^{2}\right )^{\frac {1}{4}} \sqrt {2}\, \arctan \left (\frac {\sqrt {2}\, \sqrt {e \cot \left (d x +c \right )}}{\left (e^{2}\right )^{\frac {1}{4}}}+1\right )}{8 d \,a^{3} e}-\frac {\left (e^{2}\right )^{\frac {1}{4}} \sqrt {2}\, \arctan \left (-\frac {\sqrt {2}\, \sqrt {e \cot \left (d x +c \right )}}{\left (e^{2}\right )^{\frac {1}{4}}}+1\right )}{8 d \,a^{3} e}+\frac {\sqrt {2}\, \ln \left (\frac {e \cot \left (d x +c \right )-\left (e^{2}\right )^{\frac {1}{4}} \sqrt {e \cot \left (d x +c \right )}\, \sqrt {2}+\sqrt {e^{2}}}{e \cot \left (d x +c \right )+\left (e^{2}\right )^{\frac {1}{4}} \sqrt {e \cot \left (d x +c \right )}\, \sqrt {2}+\sqrt {e^{2}}}\right )}{16 d \,a^{3} \left (e^{2}\right )^{\frac {1}{4}}}+\frac {\sqrt {2}\, \arctan \left (\frac {\sqrt {2}\, \sqrt {e \cot \left (d x +c \right )}}{\left (e^{2}\right )^{\frac {1}{4}}}+1\right )}{8 d \,a^{3} \left (e^{2}\right )^{\frac {1}{4}}}-\frac {\sqrt {2}\, \arctan \left (-\frac {\sqrt {2}\, \sqrt {e \cot \left (d x +c \right )}}{\left (e^{2}\right )^{\frac {1}{4}}}+1\right )}{8 d \,a^{3} \left (e^{2}\right )^{\frac {1}{4}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(e*cot(d*x+c))^(1/2)/(a+cot(d*x+c)*a)^3,x)

[Out]

-7/8/d/a^3/(e*cot(d*x+c)+e)^2*(e*cot(d*x+c))^(3/2)-9/8/d/a^3*e/(e*cot(d*x+c)+e)^2*(e*cot(d*x+c))^(1/2)-11/8*ar
ctan((e*cot(d*x+c))^(1/2)/e^(1/2))/a^3/d/e^(1/2)+1/16/d/a^3/e*(e^2)^(1/4)*2^(1/2)*ln((e*cot(d*x+c)+(e^2)^(1/4)
*(e*cot(d*x+c))^(1/2)*2^(1/2)+(e^2)^(1/2))/(e*cot(d*x+c)-(e^2)^(1/4)*(e*cot(d*x+c))^(1/2)*2^(1/2)+(e^2)^(1/2))
)+1/8/d/a^3/e*(e^2)^(1/4)*2^(1/2)*arctan(2^(1/2)/(e^2)^(1/4)*(e*cot(d*x+c))^(1/2)+1)-1/8/d/a^3/e*(e^2)^(1/4)*2
^(1/2)*arctan(-2^(1/2)/(e^2)^(1/4)*(e*cot(d*x+c))^(1/2)+1)+1/16/d/a^3*2^(1/2)/(e^2)^(1/4)*ln((e*cot(d*x+c)-(e^
2)^(1/4)*(e*cot(d*x+c))^(1/2)*2^(1/2)+(e^2)^(1/2))/(e*cot(d*x+c)+(e^2)^(1/4)*(e*cot(d*x+c))^(1/2)*2^(1/2)+(e^2
)^(1/2)))+1/8/d/a^3*2^(1/2)/(e^2)^(1/4)*arctan(2^(1/2)/(e^2)^(1/4)*(e*cot(d*x+c))^(1/2)+1)-1/8/d/a^3*2^(1/2)/(
e^2)^(1/4)*arctan(-2^(1/2)/(e^2)^(1/4)*(e*cot(d*x+c))^(1/2)+1)

________________________________________________________________________________________

maxima [A]  time = 0.51, size = 189, normalized size = 1.15 \[ -\frac {e {\left (\frac {9 \, e \sqrt {\frac {e}{\tan \left (d x + c\right )}} + 7 \, \left (\frac {e}{\tan \left (d x + c\right )}\right )^{\frac {3}{2}}}{a^{3} e^{3} + \frac {2 \, a^{3} e^{3}}{\tan \left (d x + c\right )} + \frac {a^{3} e^{3}}{\tan \left (d x + c\right )^{2}}} - \frac {2 \, {\left (\frac {\sqrt {2} \arctan \left (\frac {\sqrt {2} {\left (\sqrt {2} \sqrt {e} + 2 \, \sqrt {\frac {e}{\tan \left (d x + c\right )}}\right )}}{2 \, \sqrt {e}}\right )}{\sqrt {e}} + \frac {\sqrt {2} \arctan \left (-\frac {\sqrt {2} {\left (\sqrt {2} \sqrt {e} - 2 \, \sqrt {\frac {e}{\tan \left (d x + c\right )}}\right )}}{2 \, \sqrt {e}}\right )}{\sqrt {e}}\right )}}{a^{3} e} + \frac {11 \, \arctan \left (\frac {\sqrt {\frac {e}{\tan \left (d x + c\right )}}}{\sqrt {e}}\right )}{a^{3} e^{\frac {3}{2}}}\right )}}{8 \, d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(e*cot(d*x+c))^(1/2)/(a+a*cot(d*x+c))^3,x, algorithm="maxima")

[Out]

-1/8*e*((9*e*sqrt(e/tan(d*x + c)) + 7*(e/tan(d*x + c))^(3/2))/(a^3*e^3 + 2*a^3*e^3/tan(d*x + c) + a^3*e^3/tan(
d*x + c)^2) - 2*(sqrt(2)*arctan(1/2*sqrt(2)*(sqrt(2)*sqrt(e) + 2*sqrt(e/tan(d*x + c)))/sqrt(e))/sqrt(e) + sqrt
(2)*arctan(-1/2*sqrt(2)*(sqrt(2)*sqrt(e) - 2*sqrt(e/tan(d*x + c)))/sqrt(e))/sqrt(e))/(a^3*e) + 11*arctan(sqrt(
e/tan(d*x + c))/sqrt(e))/(a^3*e^(3/2)))/d

________________________________________________________________________________________

mupad [B]  time = 0.94, size = 173, normalized size = 1.05 \[ \frac {\sqrt {2}\,\left (2\,\mathrm {atan}\left (\frac {\sqrt {2}\,\sqrt {e\,\mathrm {cot}\left (c+d\,x\right )}}{2\,\sqrt {e}}\right )+2\,\mathrm {atan}\left (\frac {\sqrt {2}\,\sqrt {e\,\mathrm {cot}\left (c+d\,x\right )}}{2\,\sqrt {e}}+\frac {\sqrt {2}\,{\left (e\,\mathrm {cot}\left (c+d\,x\right )\right )}^{3/2}}{2\,e^{3/2}}\right )\right )}{8\,a^3\,d\,\sqrt {e}}-\frac {11\,\mathrm {atan}\left (\frac {\sqrt {e\,\mathrm {cot}\left (c+d\,x\right )}}{\sqrt {e}}\right )}{8\,a^3\,d\,\sqrt {e}}-\frac {\frac {9\,e\,\sqrt {e\,\mathrm {cot}\left (c+d\,x\right )}}{8}+\frac {7\,{\left (e\,\mathrm {cot}\left (c+d\,x\right )\right )}^{3/2}}{8}}{d\,a^3\,e^2\,{\mathrm {cot}\left (c+d\,x\right )}^2+2\,d\,a^3\,e^2\,\mathrm {cot}\left (c+d\,x\right )+d\,a^3\,e^2} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/((e*cot(c + d*x))^(1/2)*(a + a*cot(c + d*x))^3),x)

[Out]

(2^(1/2)*(2*atan((2^(1/2)*(e*cot(c + d*x))^(1/2))/(2*e^(1/2))) + 2*atan((2^(1/2)*(e*cot(c + d*x))^(1/2))/(2*e^
(1/2)) + (2^(1/2)*(e*cot(c + d*x))^(3/2))/(2*e^(3/2)))))/(8*a^3*d*e^(1/2)) - (11*atan((e*cot(c + d*x))^(1/2)/e
^(1/2)))/(8*a^3*d*e^(1/2)) - ((9*e*(e*cot(c + d*x))^(1/2))/8 + (7*(e*cot(c + d*x))^(3/2))/8)/(a^3*d*e^2 + a^3*
d*e^2*cot(c + d*x)^2 + 2*a^3*d*e^2*cot(c + d*x))

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \frac {\int \frac {1}{\sqrt {e \cot {\left (c + d x \right )}} \cot ^{3}{\left (c + d x \right )} + 3 \sqrt {e \cot {\left (c + d x \right )}} \cot ^{2}{\left (c + d x \right )} + 3 \sqrt {e \cot {\left (c + d x \right )}} \cot {\left (c + d x \right )} + \sqrt {e \cot {\left (c + d x \right )}}}\, dx}{a^{3}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(e*cot(d*x+c))**(1/2)/(a+a*cot(d*x+c))**3,x)

[Out]

Integral(1/(sqrt(e*cot(c + d*x))*cot(c + d*x)**3 + 3*sqrt(e*cot(c + d*x))*cot(c + d*x)**2 + 3*sqrt(e*cot(c + d
*x))*cot(c + d*x) + sqrt(e*cot(c + d*x))), x)/a**3

________________________________________________________________________________________